chore: update versions#596
Merged
rajat1saxena merged 1 commit intorajat1saxena/issue590from Jun 18, 2025
Merged
Conversation
2dcac30 to
f17ce63
Compare
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
rajat1saxena
added a commit
that referenced
this pull request
Jul 15, 2025
* Added initial files for emil-editor from v0. Published alpha versions to test the package * Added index.css and README * shadcn components * email-editor is fully stand-alone * WIP: Email Editor styles added * Removed workspace deps * pnpm update * Added license and updated readme * Changet GH action branch * Added a test changeset * Pull current branch, not latest tag * Upgraded husky and removed test hook * Ignored a package * Added .npmrc to gitignore * Added cherry-picked changes * Remove dep install * chore: update versions (#595) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Reverted dep removal * Switched to main branch * Exported rendering HTML function from the email-editor package; * Publishing email-editor * chore: update versions (#596) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Polished the types and remove unnecessary props * Refactored contexts away * Email editor integrated in dedicated editing page * WIP: Fixing email sending with new editor * WIP: Email editor used in broadcast, sequence and product drip mails * Fixed email editor usage across broadcast, sequence and drip functionality * Auto save email filter on input field blur * Timed auto-save badge * lint fixes * migration for wysiwyg email editor * Improve sequences lists * Fixed drip email creation * Unpublished product's page redirects to notFound * Removed feature branch from github action * CodeQL fixes * Updated docs --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to rajat1saxena/issue590, this PR will be updated.
Releases
@courselit/email-editor@0.1.1
Patch Changes